This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3172/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d8da3adca3cec2fb2c4509ea3fdc75d8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Paulushof-Urftseebrücke-Wolfgarten",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b65f4ac-752b-4349-a2f1-1d58777a08db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2612/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3172/",
    "metadata": {
        "length": 14639,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 597,
        "size": 28513,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}