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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Zerkall-HetzingHome-Zerkall-Hetzingen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9b2736c-0cc5-4a0a-a2d7-96c31ba59a8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2692/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3252/",
    "metadata": {
        "length": 7334,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 212,
        "size": 13909,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}