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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a604c59-1ba5-49c7-acb3-7a7f8d439973"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2906/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3484/",
    "metadata": {
        "length": 4168,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 210,
        "size": 10685,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}