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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schieferpfad",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4372277d-1110-4909-bbeb-db5e53a75280"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52983/",
    "metadata": {
        "length": 13379,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 180,
        "size": 12332,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}