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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a30e7a82-5863-48ca-b27d-09716d0e6dd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2915/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3493/",
    "metadata": {
        "length": 14993,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 746,
        "size": 35341,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}